microprocessor family - перевод на русский
Diclib.com
Словарь онлайн

microprocessor family - перевод на русский

MICROCONTROLLER
U881 (microprocessor)
  • Zilog Z8 processor
  • Zilog Z8 (Super-8 family)
  • QUIP]]

microprocessor family      

общая лексика

микропроцессорный комплект

microprocessor         
  • Upper interconnect layers on an [[Intel 80486]]DX2 die
  • 64 bit]] [[x86-64]] processor (AMD Ryzen 5 2600, Based on [[Zen+]], 2018)
  • AM4]] socket on a motherboard
  • ABIT BP6 motherboard supported two Intel Celeron 366Mhz processors picture shows Zalman heatsinks.
  • '''Abit BP6''' dual-socket Motherboard shown with Zalman Flower heatsinks.
  • 4004]] with cover removed (left) and as actually used (right)
  • [[Intel 4004]]
  • The PICO1/GI250 chip introduced in 1971: It was designed by Pico Electronics (Glenrothes, Scotland) and manufactured by General Instrument of Hicksville NY.
  • First microprocessor by Intel, the 4004
  • Intel Core i9-9900K (2018, based on [[Coffee Lake]])
  • [[Motorola 6800]] (MC6800)
  • address]] and data lines
COMPUTER PROCESSOR CONTAINED ON AN INTEGRATED-CIRCUIT CHIP
Microchip revolution; Digital processors; ΜP; CPU chip; Embedded microprocessor; Embedded microprocessors; Micro Processor; Micro processor; Micro-processor; Digital Processors; Microprocessor unit; Microprocessors; UProcessor; ΜProcessor; History of the microprocessor
microprocessor         
  • Upper interconnect layers on an [[Intel 80486]]DX2 die
  • 64 bit]] [[x86-64]] processor (AMD Ryzen 5 2600, Based on [[Zen+]], 2018)
  • AM4]] socket on a motherboard
  • ABIT BP6 motherboard supported two Intel Celeron 366Mhz processors picture shows Zalman heatsinks.
  • '''Abit BP6''' dual-socket Motherboard shown with Zalman Flower heatsinks.
  • 4004]] with cover removed (left) and as actually used (right)
  • [[Intel 4004]]
  • The PICO1/GI250 chip introduced in 1971: It was designed by Pico Electronics (Glenrothes, Scotland) and manufactured by General Instrument of Hicksville NY.
  • First microprocessor by Intel, the 4004
  • Intel Core i9-9900K (2018, based on [[Coffee Lake]])
  • [[Motorola 6800]] (MC6800)
  • address]] and data lines
COMPUTER PROCESSOR CONTAINED ON AN INTEGRATED-CIRCUIT CHIP
Microchip revolution; Digital processors; ΜP; CPU chip; Embedded microprocessor; Embedded microprocessors; Micro Processor; Micro processor; Micro-processor; Digital Processors; Microprocessor unit; Microprocessors; UProcessor; ΜProcessor; History of the microprocessor
микропроцессор

Определение

СВЯТОЕ СЕМЕЙСТВО
в христианских представлениях семья, в которой родился Иисус Христос, ближайшее окружение Иисуса в детстве, включающее его мать Деву Марию и ее мужа Иосифа.

Википедия

Zilog Z8

The Zilog Z8 is a microcontroller architecture, originally introduced in 1979, which today also includes the Z8 Encore!, eZ8 Encore!, eZ8 Encore! XP, and eZ8 Encore! MC families.

Signifying features of the architecture are up to 4,096 fast on-chip registers which may be used as accumulators, pointers, or as ordinary random-access memory (RAM). A 16-bit address space for between 1 kibibyte (KB) and 64 KB of either programmable read-only memory (PROM, OTP), read-only memory (ROM), or flash memory, are used to store code and constants, and there is a second 16-bit address space which can be used for large applications.

On chip peripherals include analog-to-digital converter (A/D), Serial Peripheral Interface (SPI) bus and Inter-Integrated Circuit (I²C) channels, IrDA encoders/decoders etc. There are versions with from 8 up to 80 pins, housed in dual in-line package (PDIP), Quad Flat No-leads package (MicroLeadFrame, MLF), small outline integrated circuit (SOIC), Shrink Small-Outline Package (SSOP), and low profile Quad Flat Package (LQFP). The eZ8 Encore! series can be programmed and debugged through a single pin serial communication interface.

The basic architecture, a modified (non-strict) Harvard architecture, is technically very different from the Zilog Z80. Despite this, the instruction set and assembly language syntax are quite similar to other Zilog processors: Load/store operations use the same LD mnemonic (no MOV or MOVEs), typifying instructions such as DJNZ, are the same, and so on.

An integrated development environment (IDE) named Zilog Developer's Studio (ZDS) can be downloaded from Zilog's website including an assembler. The edition of ZDS II targeting Z8 Encore! and newer derivatives also includes a free compiler claiming ANSI C89 compliance.

Primary competitors include the somewhat similar Microchip Technology PIC family, and all Intel 8051 descendants. Also more traditional von Neumann architecture based single chip microcontrollers may be regarded as competitors, such as the Motorola 6800, 6809 based Motorola 68HC11, the Hitachi H8 family, and Z80-derivatives, such as Toshiba TLCS-870, to name only a few.